home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 4 / United Public Domain Gold 4.iso / fredfish / ff.0866.dms / ff.0866.adf / Oscillograph / ReadMe < prev    next >
Text File  |  1992-09-02  |  2KB  |  47 lines

  1.  
  2. Hello! Here I present the english and german version of OSCILLOGRAPH.
  3. As the name indicates, the program is an emulation of an oscillograph.
  4. You know, these machines with lots of knobs and buttons, and a flourescent
  5. screen. Perhaps You have seen one on school, and displayed some dancing
  6. Lissajouz figures with it. Or You even use one for technical purposes.
  7.  
  8. Now, if You lack an expensive oscillograph, try to use this program. It´s
  9. perfect for demo purposes (e.g. You can easily produce all kinds of
  10. Lissajouz figures and more by using the internal oscillation generators),
  11. and even can display real signals (when You have an AD converter or an
  12. audio digitizer).
  13.  
  14. The first idea to write this program lies several years back, when on
  15. school was shown an oscillograph displaying dancing Lissajouz figures.
  16. One of my classmates wrote a BASIC program to plot those figures on a
  17. home computer. It needed some seconds to create one figure. I wanted to
  18. do better and wrote a 6502 assembler program on good old C64 which could
  19. produce nearly 20 figures in one second!
  20.  
  21. Years later, when I have bought my Amiga, I translated my program to
  22. 68000 assembler and redesigned it to look like an oscillograph. I added
  23. an editor for internal oscillations and implemented a complete function
  24. plotter. Then I got an audio digitizer and extended my program to use
  25. it for reading external signals.
  26.  
  27. Now I finally have translated the program into English, and submit it to
  28. the Fred Fish library. Both versions, the original german and the translated
  29. english one, are included on this disk. The german version uses PAL-graphics
  30. (256 lines), so it won´t run properly in "NTSC-countries" like the USA, and
  31. You have to use the english version, which I wrote with 200-line-graphics.
  32.  
  33. For more detailed information about the program type the ".doc"-files which
  34. can be found along with the programs themselves in the directories
  35. "Oscillograph/German" and "Oscillograph/English". The directory 
  36. "Oscillograph/Oscillations" contains a basic set of oscillations for use
  37. in any version of OSCILLOGRAPH.
  38.  
  39. ComplexPlotter was written under Kickstart 1.3 in assembler, but it should
  40. run under 2.0 or higher without problems. It needs the MathTrans.library.
  41. If you don´t have a digitizer which is compatible with mine, you can´t
  42. display external signals, but still use all other segments of my program.
  43.  
  44.  
  45. Michael Gentner
  46.  
  47.